home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / doeo.swf / scripts / frame_31 / PlaceObject2_1136_10 / CLIPACTIONRECORD onClipEvent(enterFrame).as next >
Text File  |  2013-04-24  |  180b  |  11 lines

  1. onClipEvent(enterFrame){
  2.    if(_root.slutarakna != 1)
  3.    {
  4.       _root.st = _root.st + 1;
  5.       if(_root.st == 1280)
  6.       {
  7.          _root.timeup.play();
  8.       }
  9.    }
  10. }
  11.